Submit your widget
54
Yays

Around a circle menu with jQuery

Views 13573   downloads 2660  

When ordering lists you will often find that topics come to a full circle; the first item is very similar to the last one. In these cases a better visual representation would be ordering them around a…

141
Yays

Awesome jQuery and CSS3 Interactive menu

Views 52607   downloads 11362   Menu & Navigation

This example will tell you how to create an interactive menu using CSS3 goodness and jQuery’s power. The idea The idea behind this example was to have some nicely arranged blocks and once you click…

81
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19527   downloads 3525   Menu & Navigation

Here is a very nice top navigation bar for your website. It uses CSS3 & jQuery to give a nice looking aero gradient & transparency effect. The CSS The CSS uses some of the new CSS3 features such…

93
Yays

awesome Wheel Menu with CSS3

Views 38421   downloads 7365   Menu & Navigation

There’s no better way to learn CSS3 than to get your hands dirty on an actual project and that’s exactly what we’re going to do. I’m going to teach you how to create an awesome,…

145
Yays

a Vertical Scrolling Menu with CSS3 and jQuery

Views 35925   downloads 4994   Menu & Navigation

Creating markup We will begin by creating the necessary HTML structure. At first, I wanted to use an unordered list as a container for our images and captions, but then I encountered some bugs with vertical…

214
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 31387   downloads 3809   Menu & Navigation

There are a lot of cool flash scrolling menus out there, but I decided to make a similarly looking menu with just CSS and jQuery. I couldn't achieve the same smoothness in animation, but anyway I'm…

134
Yays

jQuery style menu with CSS3

Views 14462   downloads 3405   Menu & Navigation

Here’s a quick experiment I did with CSS3. Again I was just mucking about with CSS3 transitions which could one day replace all the fancy jQuery animation tricks people use. The outcome was a really…

1624
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 132560   downloads 28142   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

145
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26904   downloads 4134   Menu & Navigation

The horizontal slide out menu is positioned at the left hand side of the window and slides out its menu items once the arrow is clicked. The arrow bounces back once the mouse leaves and this creates a…

145
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17923   downloads 3760   Menu & Navigation

we’ll take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We’ll also use jQuery to handle the…

153
Yays

CSS3 Super slick jQuery menu

Views 22376   downloads 3385   Menu & Navigation

The plugin called jSlickmenu, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design. It's fairly easy to…